Stream from November 27, 2023 on https://twitch.tv/sphaerophoria Today we were looking at how to handle keyboard mappings on linux. Specifically on my machine I have ctrl and caps lock switched, how do we handle that when we're reading keypresses from the kernel directly? 00:00 Intro 09:45 Figure out how to use libxkbcommon 21:55 Try to load mappings 28:30 integrate usage of mapping into app